home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / wincom / download / uncompress.1.0.ME.cab / uncompress / UNIX Z decompress.addon < prev   
Encoding:
Text File  |  2001-08-23  |  1014 b   |  24 lines

  1. ; -----------------------------------------------------------------------
  2. ; WC MultiArc config addon for UNIX-style Z compressed files
  3. ; To install, copy contents of this file to multiarc.ini and edit
  4. ; "Archiver" key to adjust it to real placement of your decomp.exe.
  5. ; -----------------------------------------------------------------------
  6. ; Version: Version adapted for MultiArc by Siarhei Zharski
  7. ; Available at: http://www.zharik.f2s.com
  8. ; Comments: none
  9. ; Warnings: none
  10. ; -----------------------------------------------------------------------
  11. ;
  12. [UNIX Compress]
  13. ID=1F 9D
  14. IDPos=0
  15. Debug=0
  16. Extension=Z
  17. Start="^==============================================================="
  18. End="^---------------------------------------------------------------"
  19.  
  20. Format0="dd mm yyyy hh mm ss zzzzzzzzzz nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
  21. Archiver=d:\program files\wincmd\plugins\decomp.exe
  22. List=%P l %AQ
  23. Extract=%P %AQ
  24.